getSnrTowardsList

abstract fun getSnrTowardsList(): List<Integer>

The list of SNRs (in dB, scaled by 4) in the route towards the destination.
repeated int32 snr_towards = 2;

Return

A list containing the snrTowards.